Is x:Static the same as a data binding?
4982
14-Oct-2013
Anonymous User
14-Oct-2013x:Static is another markup extension that is different from the data binding markup extension. It is used to retrieve data from static value members on classes.